struct _IO_STATUS_BLOCK32// Size=0x8
{
    long Status;// Offset=0x0 Size=0x4
    unsigned long Information;// Offset=0x4 Size=0x4
};